ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCartesianSeriesView<TOwnerView,TPointView> Class / _getDetailValue Method

In This Topic
    _getDetailValue Method (_BaseCartesianSeriesView<TOwnerView,TPointView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _getDetailValue() As IDetailValue
    public override IDetailValue _getDetailValue()
    See Also